HipBrowserFileSystemInteraction.read

Undocumented in source. Be warned that the author may not have intended to support it.
class HipBrowserFileSystemInteraction
bool
read
(
string path
,
void delegate
(
ubyte[] data
)
onSuccess
,
void delegate
(
string err = "Corrupted File"
)
onError
)

Meta